PDF4Java Reference Documentation
com.o2sol.pdf4java Package / PDFPage Class / getAnnotation Method
Index of the annotation to retrieve.
In This Topic
    getAnnotation Method
    In This Topic
    Gets the annotation at the specified index.
    Syntax
    public PDFAnnotation getAnnotation( 
       int index
    )

    Parameters

    index
    Index of the annotation to retrieve.

    Return Value

    See Also